Name Explosive Box
ShortName mpack.explosivebox
TopTexture mpackgunboxtop
SideTexture mpackgunboxexplosive
BottomTexture mpackgunboxtop
GunBoxID 6754
//Recipe I ingotIron C mpackchinadecal W wood
//WIW
//WCW
//WWW
//AddGun shortName amountOf item
//AddAmmo must come immediately after AddGun for them to be in the same slot
//The names of the items / blocks are those in the code, with some exceptions such as ingotIron (ingotingotIron) and gunpowder (sulphur)
//And with parts from this mod, they are the shortName of the item
//Guns cannot yet have multiple ammo types in the same slot. For now, just list them under two seperate guns that are the same
//NumGuns must come before all the addGun lines and must be correct.

NumGuns 100

AddGun mk2Frag 2 npcCoinDiamond
AddGun millsBomb 2 npcCoinDiamond
AddGun stielhandgranate 2 npcCoinDiamond
AddGun type97 2 npcCoinDiamond
AddGun rgd33 2 npcCoinDiamond
AddGun m67 2 npcCoinDiamond
AddGun claymore 6 npcCoinDiamond
AddGun ww2Mine 1 npcCoinDiamond
AddGun c4Remote 1 npcCoinDiamond
AddAmmo c4 1 npcCoinDiamond

//EXPLOSION LUPINE --------------------------
AddGun dwFragLupine 2 npcCoinDiamond
AddGun dwFlameLupine 2 npcCoinDiamond
AddGun dwRocketLupine 2 npcCoinDiamond
AddGun dwLupineRemote 2 npcCoinDiamond
AddAmmo dwLupineC4 1 npcCoinDiamond

//EXPLOSION AMBICORN--------------------------
AddGun dwFragAmbircon 2 npcCoinDiamond
AddGun dwSmokeAmbircon 2 npcCoinDiamond
AddGun dwFlashAmbircon 5 npcCoinDiamond

//EXPLOSION SKYMARE--------------------------
AddGun dwFragSkymare 5 npcCoinDiamond
AddGun dwShockSkymare 5 npcCoinDiamond